| Total Complexity | 85 |
| Dependencies | 5 |
| Dependents | 3 |
| Total lines | 612 |
| Lines of code | 387 |
| Logical lines of code | 185 |
| Comment lines | 71 |
| Methods | 10 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| getBookedDays() | 26 | 165 | ||
| isCheckInNotAllowed() | 43 | 17 | 49 | |
| getRoomTypeAvailabilityStatus() | 47 | 11 | 36 | |
| isCheckOutNotAllowed() | 49 | 9 | 31 | |
| isBookedDate() | 54 | 8 | 19 | |
| getAvailableRoomsCountForRoomType() | 54 | 5 | 23 | |
| getFirstAvailableCheckInDate() | 56 | 4 | 18 | |
| getRoomTypeAvailabilityData() | 48 | 2 | 36 | |
| getActiveRoomsCountForRoomType() | 65 | 2 | 9 | |
| __construct() | 98 | 1 | 1 |